Release 10.1A: OpenEdge Application Server:
Developing AppServer Applications


Understanding remote procedure handles

The THIS-PROCEDURE system handle returns the current procedure handle value from within any executing block of an external procedure. The THIS-PROCEDURE handle created within an AppServer session for a remote procedure request is a remote procedure handle. Its REMOTE attribute is, therefore, set to TRUE. If the REMOTE attribute is FALSE, then the current procedure exists as the result of a local procedure call (that is, a procedure call initiated and executed within the current Progress 4GL session context).


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095